Welcome Guest | Sign in | Register
Advanced Java - Java Programming Interview Questions and Answers | LucentBlackBoard | LucentBlackBoard.com

Home > Technical Interviews > Computer Science & Engineering > Java Programming > Advanced Java Questions and Answers

91. For which statements does it make sense to use a label?

The only statements for which it makes sense to use a label are those statements that can enclose a break orcontinue statement.

92. What is the purpose of the System class?

The purpose of the System class is to provide access to system resources.

93. Which TextComponent method is used to set a TextComponent to the read-only state?

setEditable().

94. How are the elements of a CardLayout organized?

The elements of a CardLayout are stacked, one on top of the other, like a deck of cards.

95. Is &&= a valid Java operator?

No. It is not a valid java operator.




Partner Sites
LucentBlackBoard.com                  SoftLucent.com                  LucentJobs.com
All rights reserved © 2012-2015 SoftLucent.